home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -in_the_mag- / reader_requests / scilab / x11_defaults / metanetmodify.help < prev    next >
Text File  |  1999-09-16  |  3KB  |  88 lines

  1.                  Metanet 3.0
  2.                  ***********
  3.  
  4. You are in Modify Mode.
  5.  
  6. ***NOTE*** that the only way to exit Modify Mode is to use the item 
  7. "Quit Modify Mode" of "Modify" menu.
  8.  
  9. You can modify and save the graph.
  10.  
  11. With the left button of the mouse, you can highlight an arc or a node.
  12.  
  13. With the right button of the mouse, you can modify the graph:
  14.  
  15. - if you click where there is no arc or node, a new node is created
  16.  
  17. - if you click on a node and another node is highlighted, a new arc is created
  18.     between the two nodes
  19.  
  20. - if you click on a node and drag the mouse, the node is moved
  21.  
  22. Menus description:
  23. ******************
  24.  
  25. Files
  26.  
  27.   Directory: Change the default directory.
  28.  
  29.   Save: Save the modified graph in the default directory. All the arcs and 
  30.         nodes must have names.
  31.   Save As: Save the modified graph with a new name in the default directory.
  32.            All the arcs and nodes must have names.
  33.  
  34.   Quit: Do nothing.
  35.  
  36. Graph
  37.  
  38.   Characteristics: If there is an highlighted arc or node, print its
  39.                    characteristics, otherwise print the characteristics 
  40.                    of the graph.
  41.  
  42.   Find Arc: Prompt for an arc name and highlight it. The viewport of the
  43.             window is moved to display the arc if needed.
  44.   Find Node:Prompt for a node name and highlight it. The viewport of the
  45.             window is moved to display the arc if needed.
  46.  
  47.   Graphics: Change the scale. The default is 1.
  48.  
  49.   Use internal numbers as names: Use the consecutive internal numbers of
  50.                                  arcs and nodes as names. This is useful 
  51.                                  when working with Scilab.
  52.   Display arc names: Display arc names on the arcs.
  53.   Display node names: Display node names on the nodes.
  54.  
  55. Modify
  56.  
  57.   Attributes: Display the attributes of the highlighted arc or node. Then,
  58.               they can be changed.
  59.   Delete: Delete the highlighted arc or node. 
  60.       ***NOTE*** there is no undelete.
  61.   Name: Name the highlighted arc or node.
  62.   Color: Give a color to the highlighted arc or node.
  63.  
  64.   Create Loop: Create a loop arc on the highlighted node.
  65.   Create Sink: Transform the highlighted node into a sink.
  66.   Create Source: Transform the highlighted node into a source.
  67.   Remove Sink/Source: Transform the highlighted source or sink into a plain
  68.                       node. It has no effect if the highlighted node is not 
  69.                       a source or a sink.
  70.  
  71.   Automatic Name: Give the consecutive internal arc and node numbers as
  72.                   the names of arcs and nodes. This can be useful for a 
  73.                   new graph.
  74.                   ***NOTE*** that if some arcs and nodes already have name, 
  75.                   they are replaced by the corresponding internal numbers.
  76.   Default Values: 
  77.           Change some default values:
  78.                 - the default size of the font
  79.                 - the default diameter of the nodes
  80.                 - the default width of the border of the nodes
  81.                 - the default width of the arcs
  82.                 - the default width of the highlighted arcs
  83.  
  84.   Quit Modify Mode: Exit Modify Mode. If the graph has been modified, it must
  85.                     be saved first.
  86.  
  87. Redraw: Refresh the screen and redraw the graph.
  88.